

/* bcon */
.bcon{width:270px;border:1px solid #eee;margin:30px auto;}
.bcon h2{border-bottom:1px solid #eee;padding:0 10px;}
.bcon h2 b{font:bold 14px/40px '宋体';border-top:2px solid #3492D1;padding:0 8px;margin-top:-1px;display:inline-block;}
.list_lh{height:320px;overflow:hidden;width: 100%;}
.list_lh li{padding:10px 0;}
.list_lh li a{
	display: block;
}
.list_lh li a h1{
	font-size: 16px;
	color:#333;
	font-weight: 700;
	padding-left: 35px;
	background: url("../Image/wen.gif") no-repeat center left;
	line-height: 30px;
}
.list_lh li a p{
	font-size: 14px;
	color:#555;
	line-height: 25px;
	background: url("../Image/da.gif") no-repeat top left;
	padding-left: 35px;
	height: 50px;
	overflow: hidden;
}
